-
Home
-
Contact Form builder with drag & drop for WordPress – Kali Forms
-
2.4.3 (latest)
-
Code
-
Classes
- Forms_Rest_Controller
Total Complexity |
58 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
595 |
Lines of code |
339 |
Logical lines of code |
156 |
Comment lines |
149 |
Methods |
23 |
Properties |
3 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
A |
40 |
11 |
57 |
get_builder() |
S |
50 |
6 |
32 |
prepare_items_query() |
S |
55 |
5 |
19 |
prepare_item_for_response() |
S |
57 |
4 |
16 |
_get_options_to_update() |
S |
58 |
4 |
15 |
get_item_schema() |
S |
47 |
2 |
43 |
register_routes() |
S |
45 |
1 |
54 |
_sanitize_values() |
S |
61 |
3 |
12 |
_get_installed_plugins() |
S |
57 |
1 |
16 |
_update_item_meta() |
S |
68 |
2 |
7 |
_get_options() |
S |
67 |
2 |
8 |
authorization_status_code() |
S |
70 |
2 |
7 |
_get_value() |
S |
71 |
2 |
5 |
get_item() |
S |
65 |
2 |
9 |
edit_item_check() |
S |
69 |
2 |
6 |
get_items_permissions_check() |
S |
69 |
2 |
6 |
get_notifications() |
S |
73 |
1 |
5 |
update_item() |
S |
72 |
1 |
5 |
_convert_to_camel_case() |
S |
77 |
1 |
3 |
_convert_to_snake_case() |
S |
78 |
1 |
3 |
_prefix_string() |
S |
80 |
1 |
3 |
get_item_properties() |
S |
74 |
1 |
4 |
__construct() |
S |
76 |
1 |
4 |